CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 服务器 游戏

搜索资源列表

  1. IcopDemo

    0下载:
  2. 利用完成端口类的例子,适合网络游戏服务器端的设计,服务器IP为127.0.0.1,端口号为8000,该程序为MFC基于对话框实现,测试已经通过-Use the example of the completion of the port type for the network game server-side design, server IP to 127.0.0.1, port number for 8000, the program for the MFC dialog based on
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:85569
    • 提供者:天梦影
  1. 1223

    0下载:
  2. 本游戏分为服务器端server.exe和客户端client.exe两个执行程序。应首先运行服务器端以保证客户端可以正常登陆,客户端运行后输入服务器端的ip地址即可登陆-The game is divided into server-side and client-side client.exe 2 server.exe implementation procedures. Should first run the server-side to ensure that the client can
  3. 所属分类:Game Program

    • 发布日期:2017-05-10
    • 文件大小:2362739
    • 提供者:auok
  1. source

    0下载:
  2. 坦克大战:有客户端和服务器端,实现简单的游戏功能-Battle City: There are client and server-side to achieve a simple game features
  3. 所属分类:Game Program

    • 发布日期:2017-05-06
    • 文件大小:1302884
    • 提供者:chenjie
  1. L2Lib

    0下载:
  2. 《天堂2》的模拟服务器端软件,用C#开发,供准备利用C#开发游戏服务器端的程序员参考。-<Heaven 2> simulation server-side software, using C# developers for the development of the game ready to use C# server-side programmer' s reference.
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:430096
    • 提供者:FLH
  1. playcardserverclient

    0下载:
  2. 牌类游戏完整的代码,包括服务器端、客户端代码。-Card games complete code, including server-side, client-side code.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-06
    • 文件大小:1130684
    • 提供者:刘哲理
  1. 800sanguo

    1下载:
  2. 价值800元的三国源码 1.上传所有文件至服务器目录 2.创建数据库 编码选 gb2312_chinese_ci(虚拟空间略过) 3.进入数据库,点右上角的操作 下面的整理选gb2312_chinese_ci 4.点击IMPORT 选择数据库文件夹下sql 文件。导入下面的编码选GB2312 5.导入成功后,即可进入游戏 6.后台地址:xxx.xxxxx.xxx/admin.php 默认管理员账号 admin admin 7.登陆后台 配置好系统配置和游戏配置。
  3. 所属分类:Game Program

    • 发布日期:2017-06-02
    • 文件大小:15352083
    • 提供者:ww
  1. gamehall

    0下载:
  2. 类似于联众的游戏大厅登陆界面,做的是拖拉机(升级)的进入界面,有一个服务器和4个客户端的程序组成,当客户端有人进去之后,会在其他客户端和大厅里面显示有人进入并且可以显示进入者的姓名,亦可以更改位置,当然别人坐着的位置不可更改。-Game is similar to OurGame hall landing interface, so that the tractor (upgrade) the entry interface, there is a server and four client-
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:67541
    • 提供者:韩炜
  1. zhenqian

    0下载:
  2. 真钱服务器游戏端客户端网站真钱服务器游戏端客户端网站-zhenqianfuwuqiyoxiduankehuduanwangzhan
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-12
    • 文件大小:19262419
    • 提供者:laisdjfoe
  1. Atlas-Cpp-0.6.0.tar

    0下载:
  2. 该库实现了Atlas协议,为客户使用服务器游戏应用程序-This library implements the Atlas protocol,for use in client-server game applications
  3. 所属分类:Game Engine

    • 发布日期:2017-03-30
    • 文件大小:471054
    • 提供者:曾志明
  1. game_frame

    0下载:
  2. 网络版游戏框架:1.服务器端,网络IO模型使用完成端口,具体实现是使用自行封装的CIOCP类,此类对完成端口的线程和对各种网络事件的处理进行了封装。封包的封装使用CPacket对封包进行打包和解包。2.客户端,使用异步选择事件模型,Socket使用自己封装的CMySocket进行方便的异步绑定。-Online Game Framework: 1. Server-side, the network model for the use of IO completion ports, concrete
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-21
    • 文件大小:6552331
    • 提供者:zixue
  1. gamesdk

    0下载:
  2. 高效的IOCP通信机制, 实现多人同时在线. 本实例登录服务器同时在线的最大人数为20000, 另外附件中还包括一个 gamesdk.uml 是我用uml画的一个系统架构, 希望对使用者有帮助. 里面还有做了两个实例, CliectTest1用于客户端的测试, servertest工程用于服务端的测试-Communication and efficient communication mechanism IOCP to achieve more than the same time online
  3. 所属分类:Game Engine

    • 发布日期:2017-05-20
    • 文件大小:5790619
    • 提供者:小草
  1. GameServer

    0下载:
  2. 一个游戏服务器的框架源码,网络通讯使用IOCP模型-This is source code of an game server frame,which use IOCP model in networking communication.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-23
    • 文件大小:32764
    • 提供者:ccj
  1. chuanqiyuandaima

    0下载:
  2. 传奇3.0 (evil’s illusion Server) 韩国正式版本 vc++ 源码 GameServer VC++源代码,包括地图,脚本,人物处理,协议加密,带数据库,由于源码为商业性质的,请使用者注意其版权和不要擅自公开发布和传播源码。 WEMADE 公司于 Delphi 版本服务器端程序后,修改为 VC++ 版本。 可用VC++ 6.0 或 VC.net 编译;学习网络游戏开发的朋友又一个绝好的源码-Legends 3.0 (evil' s illusion S
  3. 所属分类:Other systems

    • 发布日期:2017-05-26
    • 文件大小:9720678
    • 提供者:niao
  1. multipleplayer_game_programming

    0下载:
  2. 多人在线游戏编程,英文版。 介绍多人在线游戏编程,网络,服务器架构什么相关的,值得一看。-Multiplayer online game programming, English. Introduction multiplayer online game programming, networking, server architecture what related, worth a visit.
  3. 所属分类:Other Games

    • 发布日期:2017-05-15
    • 文件大小:3894618
    • 提供者:chenwen
  1. cvery.comdel

    0下载:
  2. 编译环境:DELPHI7.0ZipTv7.0破解版MySQLlib程序首先从MySQL获取外挂数据,加载外挂列表,双击指定外挂,从FTP服务器上下载该外挂,下载完成后解压缩执行相应外挂程序.-Build environment: DELPHI7.0ZipTv7.0 crack version MySQLlib program first to obtain external data from MySQL to load plug-in list, double-click the specif
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-29
    • 文件大小:809923
    • 提供者:风之恋曲
  1. Game0622

    0下载:
  2. VC游戏大厅程序,实现的客户端和服务器端的通信,使用的WIM32 API,采用非阻塞的Socket.实现了.写日志,读INI文件的功能都实现了.-VC games hall procedures, to achieve the client and server communications, the use of WIM32 API, using non-blocking Socket. True. Write the log, read INI file functions are impl
  3. 所属分类:Game Program

    • 发布日期:2017-05-26
    • 文件大小:8749831
    • 提供者:zxjcpp
  1. Jilla.srv.src

    0下载:
  2. linux 游戏 服务器 ,相当好的linux下游戏服务器的代码,卡马克的大作 -linux game server
  3. 所属分类:Linux Network

    • 发布日期:2017-03-27
    • 文件大小:379673
    • 提供者:Jourge Kolala
  1. LibConsole

    0下载:
  2. 自己封装的控制台程序,用于游戏客户端编程和服务器端编程使用,输入控制台日志等-Own package console program for the game client and server side programming using programming, enter the console log, etc.
  3. 所属分类:Game Program

    • 发布日期:2017-04-06
    • 文件大小:17834
    • 提供者:a
  1. pokegameserver

    0下载:
  2. 一款牌类游戏服务器,包含斗地主,麻将..等等游戏的源代码,适合初学者-A card game servers, including Landlords, mahjong games, etc. .. the source code for beginners
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2341504
    • 提供者:candygun
  1. netgamemud

    0下载:
  2. delphi 写的mud类游戏服务器以及客户端框架,可以在此基础上扩展为自己的网络文字游戏。-delphi write mud game server and client framework can be extended on this basis, the network for their own words.
  3. 所属分类:Other Games

    • 发布日期:2017-03-30
    • 文件大小:954375
    • 提供者:aaww
« 1 2 3 4 56 7 8 9 10 ... 31 »
搜珍网 www.dssz.com